home *** CD-ROM | disk | FTP | other *** search
- #[document 82.15 133.6 148.5 172.6
- static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
- static stroked="stroked";
- static vert="vertical",horz="horizontal";
- static miter="miter",bevel="bevel",round="round";
- static butt="butt",proj="projected";
- #[page
- auto m=move,l=line,c=curve;
- auto p;
- gc_cspace("Lab");
- gc_color(100.0,0.0,0.0);
- rect(0,0,0,0);
- auto ng=draw(path());
- auto s=array(ng);
- m(82.15,137.10);
- l(137.60,172.60);
- l(148.50,143.20);
- l(83.30,133.60);
- l(82.15,137.10);
- close_edge();
- p=path();
- gc_color(0.00,0.00,0.00);
- s[0]=draw(p);
- page:=s[0];
- s=NULL;
- #]page
- #]document
-